[INFO] cloning repository https://github.com/kyegomez/swarms-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyegomez/swarms-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyegomez%2Fswarms-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyegomez%2Fswarms-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4399f252bc329057fc4dddc81e25a13607f847b3
[INFO] checking kyegomez/swarms-core against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyegomez%2Fswarms-core" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kyegomez/swarms-core
[INFO] finished tweaking git repo https://github.com/kyegomez/swarms-core
[INFO] tweaked toml for git repo https://github.com/kyegomez/swarms-core written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kyegomez/swarms-core on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kyegomez/swarms-core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.89
[INFO] [stderr]   Downloaded target-lexicon v0.12.14
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded python3-dll-a v0.2.9
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded syn v2.0.52
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21e4eb2b435ef684af155b2c73c8d4df6d9f1324226d75433c601214d61cdac5
[INFO] running `Command { std: "docker" "start" "-a" "21e4eb2b435ef684af155b2c73c8d4df6d9f1324226d75433c601214d61cdac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21e4eb2b435ef684af155b2c73c8d4df6d9f1324226d75433c601214d61cdac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21e4eb2b435ef684af155b2c73c8d4df6d9f1324226d75433c601214d61cdac5", kill_on_drop: false }`
[INFO] [stdout] 21e4eb2b435ef684af155b2c73c8d4df6d9f1324226d75433c601214d61cdac5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3692a0b110228f548585730e0ba4775b905fc5952bed71a921ab3ac963bc0519
[INFO] running `Command { std: "docker" "start" "-a" "3692a0b110228f548585730e0ba4775b905fc5952bed71a921ab3ac963bc0519", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling python3-dll-a v0.2.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Checking swarms-core v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find type `Python` in this scope
[INFO] [stdout]  --> tests/test_lib.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let gil = Python::acquire_gil();
[INFO] [stdout]   |                   ^^^^^^ use of undeclared type `Python`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 +     use pyo3::Python;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PyObject` in this scope
[INFO] [stdout]   --> tests/test_lib.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |             .extract::<PyObject>(py)
[INFO] [stdout]    |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use pyo3::PyObject;
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use pyo3::ffi::PyObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Python` in this scope
[INFO] [stdout]   --> tests/test_lib.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let gil = Python::acquire_gil();
[INFO] [stdout]    |                   ^^^^^^ use of undeclared type `Python`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use pyo3::Python;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PyObject` in this scope
[INFO] [stdout]   --> tests/test_lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |             .extract::<PyObject>(py)
[INFO] [stdout]    |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use pyo3::PyObject;
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use pyo3::ffi::PyObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> tests/test_lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `execute_in_parallel` in this scope
[INFO] [stdout]   --> tests/test_lib.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let result = execute_in_parallel(py, py_func, 10).unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `execute_in_parallel` in this scope
[INFO] [stdout]   --> tests/test_lib.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout]  7 |     fn test_execute_in_parallel() {
[INFO] [stdout]    |     ----------------------------- similarly named constant `test_execute_in_parallel` defined here
[INFO] [stdout] ...
[INFO] [stdout] 42 |         let result = execute_in_parallel(py, py_func, 10);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let result = test_execute_in_parallel(py, py_func, 10);
[INFO] [stdout]    |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarms-core` (test "test_lib") due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3692a0b110228f548585730e0ba4775b905fc5952bed71a921ab3ac963bc0519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3692a0b110228f548585730e0ba4775b905fc5952bed71a921ab3ac963bc0519", kill_on_drop: false }`
[INFO] [stdout] 3692a0b110228f548585730e0ba4775b905fc5952bed71a921ab3ac963bc0519
